home *** CD-ROM | disk | FTP | other *** search
/ Digital Photography Made Easy 25 / Digital Photography Made Easy Issue 25.iso / pc / Software / ImageEditors / Image_Enhance.exe / Image Enhance 3.2.2 / channel difference.fil next >
Encoding:
Text File  |  2002-03-09  |  117 b   |  4 lines

  1. 46*ln(abs(R1 - (R1 + G1 + B1)/2) + 1)
  2. 46*ln(abs(G1 - (R1 + R1 + B1)/2) + 1)
  3. 46*ln(abs(B1 - (R1 + R1 + G1)/2) + 1)
  4.